SftTree/NET 2.0

ItemCollection Property, SftTree Class

Softel vdm, Inc.

Returns the item collection of the control.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property ItemCollection As ItemCollectionClass

C#   

public ItemCollectionClass ItemCollection { get; }

C++   

public: property ItemCollectionClass^ ItemCollection {
        ItemCollectionClass^ get();
}

Property Value

The item collection.

Comments

The ItemCollection property returns the item collection of the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com